Release 10.1A: OpenEdge Development:
Basic Development Tools
Usage
The following comments address Procedure Editor usage issues:
BEFORE-CLOSEandCLOSE— Technically,p_othershould be unknown (?) after a file closes; however, this parameter still shows the last available file name for the procedure file. Unknown (?) appears only if there is no filename.BEFORE-RUN,RUN,BEFORE-DEBUG,DEBUG,BEFORE-CHECK-SYNTAX, andCHECK-SYNTAX— These all use the last specified filename asp_other. The actual file being run or checked is a temporary file with a name likep01928384.ped. This name is not used.- If the user tries to close a buffer, then the Procedure Editor first prompts the user to save. The entire save operation events fire before the call to
BEFORE-CLOSE.NEWis called after a buffer is created. You see the buffer before theNEWevent is called. All events are called after the event has finished.- When you control the handle for the Procedure Editor window, you can manipulate the display of the window. For example, you can add a menu option.
The scenario shown in Table 3–2 applies to the Procedure Editor.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |